GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter / InputValue Property





In This Topic
InputValue Property (IGdPictureSegmenter)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(45)>
Property InputValue As String
[DispId(45)]
string InputValue {get; set;}
read-write property InputValue: String; 
DispIdAttribute(45)
function get,set InputValue : String
[DispId(45)]
__property string* get_InputValue();
__property void set_InputValue( 
   string* value
);
[DispId(45)]
property String^ InputValue {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter
IGdPictureSegmenter Members